home *** CD-ROM | disk | FTP | other *** search
- <macromedia-extension
- name="Align Panel"
- version="1.0"
- type="Command">
-
- <!-- List the required/compatible products -->
-
- <products>
- <product name="Fireworks" version="6" primary="true" />
- </products>
-
- <!-- Describe the author -->
-
- <author name="Kleanthis Economou" />
-
- <!-- Describe the extension -->
-
- <description>
- <![CDATA[
- This panel offers various ways to align objects and anchor points.
- ]]>
- </description>
-
- <!-- Describe where the extension shows in the UI of the product -->
-
- <ui-access>
- <![CDATA[
- To open the align panel, choose Window > Align.
- ]]>
- </ui-access>
-
- <!-- Describe the files that comprise the extension -->
-
- <files>
- <file name="align.swf" destination="$fireworks/configuration/command panels/" />
- </files>
-
- <!-- Describe the changes to the configuration -->
-
- <configuration-changes>
- </configuration-changes>
-
- </macromedia-extension>